Welcome![Sign In][Sign Up]
Location:
Search - yuv 420

Search list

[Special Effectstakikoyx_rgb2yuv

Description: 自己写的,在matlab环境下将rgb图像转为yuv文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
Platform: | Size: 807 | Author: 连早喻 | Hits:

[Special Effectstakikoyx_yuv2rgb

Description: 自己写的,在matlab环境下将yuv图像转为rgb文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
Platform: | Size: 849 | Author: 连早喻 | Hits:

[OtherYUVDiff

Description: Haskell 代码。 对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。 我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。 很容易扩展为 YUV422 或 444 格式的图象。 更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between image pixels, macro block to the performance. I will mainly use it H264 codecs deblock the process of positioning the auxiliary testing. Be easily extended to YUV422 format or 444 images. See more detail usage procedures help.
Platform: | Size: 3107 | Author: Levi | Hits:

[SourceCode实现YUV420转UYVY

Description: 实现YUV420转UYVY
Platform: | Size: 442693 | Author: luoshibin2010@163.com | Hits:

[Multimedia DevelopMyRGB2YUV

Description: 这是本人写的一个把BMP转成YUV420的小程序,YUV的播放还没作完,不过方法很简单-This is the one I was put into YUV420 BMP turn the small program, YUV No player for the End, but is very simple
Platform: | Size: 30720 | Author: 陈中 | Hits:

[Multimedia programrgb2yuv422420

Description: RGB转换到YUV4:2:2,4:2:0的程序. 需要把RGB图片放到C:\\目录下. 在这里YUV是 先write所有的Y,然后写所有的U,最后写所有的V.-RGB to YUV4 : 2:2,4:2:0 procedures. Need RGB images into C : \ \ directory. YUV here is first of all write Y and then write all the U, Finally write all the V.
Platform: | Size: 2048 | Author: 朴燕姬 | Hits:

[Special Effectstakikoyx_rgb2yuv

Description: 自己写的,在matlab环境下将rgb图像转为yuv文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
Platform: | Size: 1024 | Author: 连早喻 | Hits:

[Special Effectstakikoyx_yuv2rgb

Description: 自己写的,在matlab环境下将yuv图像转为rgb文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
Platform: | Size: 1024 | Author: 连早喻 | Hits:

[OtherYUVDiff

Description: Haskell 代码。 对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。 我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。 很容易扩展为 YUV422 或 444 格式的图象。 更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between image pixels, macro block to the performance. I will mainly use it H264 codecs deblock the process of positioning the auxiliary testing. Be easily extended to YUV422 format or 444 images. See more detail usage procedures help.
Platform: | Size: 3072 | Author: Levi | Hits:

[Special Effectsrgbtoyuv422_420

Description: rgb格式图象到yuv422和420格式的转换源代码-rgb images to YUV422 format and 420 format conversion source code
Platform: | Size: 1024 | Author: 王秋实 | Hits:

[Windows Developimage

Description: ViewPic: display image of yuv420 or yuv422 and size of image are 352*288,352*240,704*576,704*480,720*480. ViewYUV: display video sequence of yuv 420,and 352x288 记得编译之前需要安装 directx,在vc中指定 directx的include和lib路径-ViewPic: display image of yuv420 or yuv422 and size of image are 352* 288352* 240704* 576704* 480720* 480.ViewYUV: display video sequence of yuv 420, and 352x288 remember before the compiler need to install directx, in vc specified include the directx and lib path
Platform: | Size: 97280 | Author: panxi | Hits:

[Data structs422-420_succeed

Description: yuv422到420的算法及其验证程序 值得一下 -yuv422 to the algorithm and its verification process 420 is worth about
Platform: | Size: 2134016 | Author: space006 | Hits:

[Special EffectsVCEG-O59

Description: 将UYVY422格式的YUV视频转化为YV12 420格式的视频-Will UYVY422 YUV format video into a video format YV12 420
Platform: | Size: 74752 | Author: HANCAN | Hits:

[Special Effectsyuv420_to_rgb565

Description: YUV 420 ro RGB 565 converter.
Platform: | Size: 186368 | Author: tprz | Hits:

[VHDL-FPGA-Verilogycbcr.v

Description: full pipelined RGB->YUV 420 converter, Xilinx/Altera implementable
Platform: | Size: 13312 | Author: LANC.DEV | Hits:

[Multimedia DevelopDrawTextOnYuv

Description: Draw text on YUV 420 image.(source included) 1.DrawTextOnYuv.exe click 2.OK button Click 3.viewer -> tulips_yuv420_prog_planar_qcif.yuv.bmp
Platform: | Size: 397312 | Author: James, Wang | Hits:

[Picture ViewerYUV-tuxiangxianshi

Description: yuv格式数据图像显示,420格式,yuv转rgb-yuv geshi shuju tuxiang xianshi,420 geshi, yuv to rgb
Platform: | Size: 4096 | Author: lijie | Hits:

[Special Effectsargb_to_yuv_conversion

Description: ARGB和YUV420格式之间的转换,经过了代码级优化的C语言实现。-Color conversion between ARGB & YUV 420 color format videos. Optimized with C code implementation.
Platform: | Size: 3072 | Author: 王四海 | Hits:

[Other Embeded program24Bit-BMP2YUV(444-422-420)

Description: The application converts a 24 Bit RGB bitmap into YUV format. Both conversion in 444,422,420 are illustrated.
Platform: | Size: 4096 | Author: Balaji | Hits:

[CommunicationMODEL-MATLAB

Description: matlab for YUV 444 to YUV 420
Platform: | Size: 660480 | Author: quynh vo | Hits:
« 12 »

CodeBus www.codebus.net